text: Allow growing entries
authorMatthias Clasen <mclasen@redhat.com>
Wed, 27 Mar 2019 05:40:17 +0000 (01:40 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 27 Mar 2019 05:42:00 +0000 (01:42 -0400)
commit7843382784fd5ca87afea2731eb2a2fa29a07480
treef28d3f7606711710e625b05cbdf24e83bfd3c63c
parent544fe83864a30de2d52715c17f296484c2ef405d
text: Allow growing entries

Add a propagate-text-width property, which, when set,
makes the entry request a natural width that is just
enough to fit the content, within the limits given
by width-chars and max-width-chars.

Closes: https://gitlab.gnome.org/GNOME/gtk/issues/1721
gtk/gtktext.c